قالىا سبحانك ال علم لنا إال ما علمتنا صدق هللا العظيم. Lecture 5 Professor Sayed Fadel Bahgat Operation Research

Size: px
Start display at page:

Download "قالىا سبحانك ال علم لنا إال ما علمتنا صدق هللا العظيم. Lecture 5 Professor Sayed Fadel Bahgat Operation Research"

Transcription

1 قالىا سبحانك ال علم لنا إال ما علمتنا إنك أنت العليم الحكيم صدق هللا العظيم 1

2 والصالة والسالم علي اشرف خلق هللا نبينا سيدنا هحود صلي هللا عليه وسلن سبحانك اللهم وبحمدك اشهد أن ال هللا إال أنت استغفرك وأتىب اليك 2

3 sayed_fadel2006@yahoo.com 3

4 Text Book : Problems in Operations Research ( Principles and Solutions) P.K. GUPTA And Dr. D. S. HIRA 4

5 Chapter 10 Page ( 406 ) Transportation Model 5

6 Definition of Transportation Model: Transportation problems are expressed in matrix form. The matrix consists of squares called cells. The cell located at the intersection of a row and a column is designated by its row and column headings. Ex. Thus the cell at intersection of row A and column 3 is called (A,3). Unit costs are placed in each cell. 6

7 Transportation models deal with problems concerning as to what happens to the effectiveness function when we associate each of a number of origins ( sources ) with each of a possibly different number of destinations ( jobs ). The total movement from each origin and the total movement to each destination is given and it is desired to find how the associations be made subject to the limitations on total. 7

8 suppose that there are: m sources and n destinations. Let a i be the number of supply units available at source i ( i=1,2,3,.,m). Let b j be the number of demand units required at destination j (j=1,2,3,,n). Let C ij represent the per unit transportation cost for transporting the units from source i to destination j 8

9 The objective is to determine the number of units to be transported from source I to destination j so that the total transportation cost is minimum. In addition, the supply limits at the sources and the demand requirements at the destinations must be satisfied exactly. 9

10 If X ij ( X ij 0 ) is the number of units shipped from source i to destination j, then the equivalent linear programming model will be: Find X ij (i=1,2,..,m; j=1,2,..,n) in order to minimize subject where to : X ij m n Z C ij i 1 j 1 m X a, ij i i 1 n X b, ij j j 1 0. X ij, i 1,2,3,...,m, j 1,2,3...,n, 10

11 The two sets of constraints will be consistent i.e. the system will be in balance if m a i 1 i m b, j 1 j This restriction causes one of the constraints to be redundant ( and hence it can be deleted ) so that the problem will have (m + n 1) constraints and ( mxn) unknowns. 11

12 10.3 Methods for Obtaining Initial Basic Feasible Solution: A feasible solution to a transportation problem is a set of non-negative allocations, X ij that satisfies the rim (row and column ) restrictions. A feasible solution is called a basic feasible solution if it contains no more than m+n-1 non-negative allocations. 12

13 A feasible solution that minimize the transportation cost is called an optimal solution. There are several methods for finding an initial basic feasible solution, out of which three are described here. North-West Corner Rule: This method consists of the following steps: 13

14 1- start with the north west (upper-left ) corner cell of transportation matrix. compare the supply of source 1 (S 1 ) with the demand of destination 1 (D 1 ). (a) if S 1 > D 1, set X 11 = D 1 and proceed horizontally to cell (1,2). (b) if S 1 = D 1, set X 11 = D 1 and proceed diagonally to cell (2,2),and (c) if S 1 < D 1, set X 11 = S 1 and proceed vertically to cell (2,1). 2- Continue procedure, step by step, away from the northwest corner cell till an allocation is made in the south-east corner cell. 14

15 least- Cost Method or Matrix Minima Method. This method consists in allocating as much as possible in the lowest cost cell/cells and then further allocation is done in the cell/cells with second lowest cost and so on. 15

16 3- Vogel s Approximation Method. Vogel s approximation method yields a very good initial solution, which, sometimes may be the optimal solution. It consists of the following steps: (i) enter the difference between the smallest and second smallest elements in each column below the corresponding column and difference between the smallest and second smallest elements in each row to the right of the row. Put these differences in brackets. 16

17 (ii) Select the row or column with the greatest difference and allocate as much as possible, within the constraints of the rim conditions, to the lowest cost cell in that row or column so as to either exhaust the source supply or to satisfy the destination demand. 17

18 (iii) Reduce the supply/ demand units by the amount assigned to the cell and cross out the column/row completely satisfied. (iv) Write down the reduced transportation table omitting rows or columns crossed out in step (iii) Repeat step (i) through (iii) until all allocations have been made. 18

19 Example 10.1 page ( 408) A dairy firm has three plants located through a state. Daily milk production at each plant is as follows: Plant million liters, Plant million liters, and Plant million liters. Each day the firm must fulfill the needs of its four distribution centers. Minimum requirement at each center is as follows: Distribution center 1 7 million liters, Distribution center 2 5 million liters, Distribution center 3. 3 million liters, and Distribution center 4. 2 million liters. 19

20 Cost of shipping one million liters of milk from each plant to each distribution center is given in the following table in hundreds of rupees: Distribution center Plants Formulate the problem as an L.P. problem and find its initial basic feasible solution by : (i) North-west corner rule. (ii) Least Cost Method. (ii) Vogel s approximation method if the object is to minimize the transportation cost. 20

21 Solution: Formulation as L.P. Problem: Step1: Key decision to be made is to find how much quantity of milk from which plant to which distribution center be shipped so as to satisfy the constraints and minimize the cost. Thus the variables are: X 11,X 12, X 13, X 14, X 21, X 22, X 23, X 24, X 31, X 32, X 33, and X

22 These variables presents the quantities of milk to be shipped from different plants to different distribution centers and can be represented in the form of a matrix shown: Distribution Centers X 11 X 12 X 13 X 14 Plant 2 X 21 X 22 X 23 X 24 3 X 31 X 32 X 33 X 34 22

23 In general, key decision is to find the quantity of units from each origin to each destination. Step2: Feasible alternatives are sets of values of X ij 0. Step 3: Objective is to minimize the cost of transportation. Minimize: 2X X X X 14 +X X X 23 + X X X X X 34 23

24 minimize m i 1 n j 1 C ij X ij n j 1 m i 1 C X ij ij. Step 4: Constraints are (availability or supply) X 11 +X 12 +X 13 +X 14 = 6, (for milk plant1) X 21 +X 22 +X 23 +X 24 =1, (for milk plant2) X 312 +X 32 +X 33 +X 34 =10, (formilk plant3) Which express as : n X j 1 ij S, i i 1,2,3,......,m 24

25 Requirement or demand: X 11 +X 21 +X 31 =7, (for distribution center1) X 12 +X 22 +X 32 =5, (for distribution center2) X 13 +X 23 +X 33 =3, (for distribution center3) X 14 +X 24 +X 34 =2, (for distribution center4) In general m X i 1 ij D, j j 1,2,3,......,n In general, such a situation will involve (mxn) variables and (m+n) constraints. 25

26 (i) Initial Basic Feasible Solution by North-West Corner Rule: supply /0 (6) /0 (1) /5/2/0 (5) (3) (2) requirement 7/1/0 5/0 3/0 2/

27 (i) set X 11 equal to 6, namely the smaller of the amount available at S 1 (6) and that needed at D 1 (7) and (ii) proceed to cell (2,1) (rule c ). Compare the number of units available at S 2 ( namely 1) with the amount required at D 1 (1) and accordingly set X 21 = 1. (iii) proceed to cell(3,2) (rule b). Now supply from plant S 3 is 10 units while the demand for D 2 is 5 units; accordingly set X 32 equal 5. Proceed cell (3,3) (rule a ) and allocate 3 there. 27

28 (v) proceed to cell (3,4) (rule a ) and allocate 2 there. It can be seen that the proposed solution is feasible solution since all supply and requirement constraints are fully satisfied. The transportation cost associated with the solution is: Z = Rs.(2x6+1x1+8x5+15x3+ 9x2)x100 = Rs. 11,600. Note: A cell that gets an allocation is called a basic cell. 28

29 (ii) Initial Basic Feasible Solution by least Cost Method. Her, the lowest cost cell is (2,2) and maximum possible allocation ( meeting supply and requirement positions) is made here. maximum feasible allocation in call (2,2) is (1). This the supply position of plant 2. Therefore, row 2 is crossed out, indicating that no allocations are to be made in cells (2,1), (2,3), and (2,4). 29

30 The next lowest cost cell is (1,1), max. possible allocation of (6) is made and row 1 is crossed out. Next lowest cost in row 3 is (3,1) and allocation of (1) is done.and so on supply 1 2 (6) / (1) 6 1 1/0 3 5 (1) 8 (4) 15 (3) 9 (2) 10/9/5/2/0 requirement 7/1/0 5/4/0 3/0 2/

31 Z =Rs.(2x6+0x1+5x1+8x4+15x3+9x2)x100 =RS. 11,00 Which is less than the cost associated with the solution obtained by North-West Corner Method. (iii) Initial Basic Feasible Solution by Vogel s approximation Method. This method consists of the following steps: 31

32 Step 1 : Write down the cost matrix as shown below: enter the difference between the smallest and second smallest elements in each row and column as shown supply (1) 6 (1) 1/0 (1) (3) Requirement (1) (3) (5) (6) 32

33 Substep2: Select the row or column with the greatest difference and allocate as much as possible within the restrictions of the rim conditions to the lowest cost cell in the row or column selected. In case a tie occurs, allocate to the cell associated with the lowest cost. Since (6) is the largest number, we choose column 4 and allocate as much as possible to the cell (2,4) as it has lowest cost 1 in column 4. Since supply is 1 while the requirement is 2, maximum possible allocation is (1). 33

34 Substep3: Cross out the row or column completely satisfied by the allocation just made. Then the table reduced to: and repeat last steps Supply / 1 (5) (3) requirement 7 5/0 3 1 (3) (5) (4) (2) 34

35 Substep4: (a) Repeat steps 1 to 3 until all assignments have been made column (2) exhibit the greatest difference of (5) units to cell (1,2), since it has the smallest transportation cost in column 2 and this column is crossed out and we get the following table: supply /0 (5) (1) (4) requirement 7/6 3 1 (3) (4) (2) 35

36 (b) differences are recalculated. The maximum difference is (5). Therefore, we allocate (1) to the cell (1,1) since it has the lowest cost in row 1. Then we get the following table: (C) As cell (3,1) has the lowest cost, maximum possible allocation of (6) is made. Likewise, next location of (1) is made in cell (3,4) and (3) in cell (3,3) as shown supply requirement /0 (6) (3) (1) 6/0 3/0 1/0 36

37 The above repetition can be made in a single matrix as follows: Supply 1 Plants 2 3 (1) 2 3 (5) (1) (6) (3) 9 (1) (1) 6/1/0 (1) (3) 1/0 10/4/3/0 (1) (3) (5) (4) Requirement (1) (3) (5) (6) (3) (5) (4) (3) (4) (2) 2 37

38 The cost of transportation associated with the above solution is: Z =Rs.( 2x1 + 3x5 + 1x1 + 5x6 + 15x3 + 9x1 ) x 100. = Rs. 10,200. Which is evidently the least of all the values of transportation cost found by different methods. Since Vogel s approximation method results in the most economical initial feasible solution, we will use this method for finding such a solution, unless otherwise asked. 38

39 Example 10.2 page (415): Solve the last example ( 10.1 ) by the transportation technique. Solution: The transportation technique involves representing the problem in the form of a matrix, Finding initial basic feasible solution, Testing the solution for optimality, and If required making iteration to arrive at an optimal solution. 39

40 Step I: Set up Transportation table: Distribution Centers ( Destinations) Supply Plants (origins) Requirement total Step II : Find an initial Basic Feasible Solution. (like last example) 40

41 The associate transportation cost is: Rs. 10, Supply 1 Plants (1) 3(5) (1) 5(6) 8 15(3) 9 (1) (1) 6/1/0 (1) 1/0 (3) 10/4/3/0 (1) (3) (5) (4) Requirement (1) (3) (5) (6) (3) (5) (4) (3) (4) (2) 2 41

42 Step III: Perform Optimality Test: An optimality test can be performed only on that feasible solution in which: (a) number of allocations is m+n-1, where m is the number of rows and n is the number of columns. In the given situation, m=3 and n=4 and, therefore the required number of allocations is 6. Since the actual number of allocations as seen from table is also 6, this conditions is satisfied. 42

43 These m+n-1 allocations should be in independent positions. Allocations are in independent positions if it is not possible to increase or decrease any allocation without either changing the position of the allocations or violating the row and column restrictions. A simple rule for allocations to be in independent positions is that it is impossible to travel from any allocation, back to itself, by a series of horizontal and vertical jumps from one occupied cell to another. 43

44 The u-v method or Modified distribution ( MODI) Method or, unit coast-penalty method used for performing optimality test consists of the following steps: Substep1: Set up a cost matrix containing the costs associated with the cells for allocations have been made. This matrix for the given example : 44

45 Cost matrix for allocated cells. Substep2: Enter a set of numbers v j across the top of the matrix and a set of numbers u i across the left side so that their sums equal the costs entered in substep1.. 45

46 Thus u 1 + v 1 =2, u 3 + v 1 =5 u 1 + v 2 =3, u 3 + v 3 =15, u 2 + v 4 =1, and u 3 + v 4 =9. Let v 1 =0, then u 1 =2, u 3 = 5, v 2 = 3-2 =1 v 3 = 15-5=10, v 4 = 9-5= 4, and u 2 =1-4=-3 Therefore, the matrix may be written as: 46

47 u j v j Substep3: Fill the vacant cells with the sums of u i and v j. As shown above. Substep4: Subtract the cell values of the matrix of substep3 from the original matrix. 47

48 The resulting matrix is called cell evaluation matrix Cell evaluation matrix 48

49 Substep5: If any of the cell evaluations are negative, the basic feasible solution is not optimal. In the present example, since two cell evaluations are negative, step should be taken to obtain an optimal solution. 49

50 Step IV : This involves the following substeps: SubstepI: From the cell evaluation matrix, identify the cell with the most negative entry. Since, in our case, two cells have the same negative entry (-1), We can identify either of them. Let us choose the cell(1,3). 50

51 Substep2: Write down again the initial feasible solution Substep3: Trace a path in this matrix consisting of a series of alternate horizontal and vertical lines. 51

52 The path begins and terminates in the identified cell. All corners of the path lie in the cells for which allocations have been made. The path may skip over number of occupied or unoccupied cells. Substep4: Mark the identified cell as positive and each occupied cell at the corners of the path alternately ve, +ve, -ve, and so. 52

53 Substep5: Make a new allocation in the identified cell by entering the smallest allocation on the path that has been assigned a ve sign. Add and subtract this new allocation from the cells at the corners of the path, maintaining the row and column requirements. 53

54

55 This causes one basic variable (cell) to become zero and other variables ( cells) remain nonnegative. The basic cell whose allocation has been made zero, leaves the solution. The total cost of transportation for 2 nd feasible solution is: Z= Rs.(3x5+11x1+1x1+7x5+2x15+1x9)x100 = 10,100. Which is less than for the first (starting) feasible solution. 55

56 Step V: Check for Optimality: Required number of allocations = m+n-1= 3+4-1=6, and actual number of allocations is also 6. Further these 6 allocations are in independent positions. Above conditions being satisfied, an optimality test can be performed as follows: SubstepI: Set up the cost matrix containing the costs associated with cell for allocations have been made. 56

57 u i \v j Cost matrix for allocated cells. Substep2: Enter a set of numbers v j across the top of the matrix and a set of numbers u i across the left side so that their sums equal the costs entered in substep1.. 57

58 Thus u 1 + v 2 =3, u 3 + v 1 =5 u 1 + v 3 =11, u 3 + v 3 =15, u 2 + v 4 =1, and u 3 + v 4 =9. Let v 1 =0, then u 3 =5, u 2 = -3, v 3 = 15-5=10 u 1 = 11-10=1, v 4 = 9-5= 4, and v 2 =3-1=2 Therefore, the matrix may be written as: 58

59 u j v j Substep3: Fill the vacant cells with the sums of u i and v j. As shown above. Substep4: Subtract the cell values of the matrix of substep3 from the original matrix. 59

60

61 substep5: Since one cell value is negative, the second feasible solution is not optimal. Step VI: Iterative Towards an Optimal Solution: SubstepI: In the cell evaluation matrix, identify the cell with negative entry. It is the cell (2,3). 61

62 Substep2: Write down again the feasible solution Substep3: Trace a path in this matrix consisting of a series of alternate horizontal and vertical lines. 62

63 substep4: Make the identified cell as +ve and other alternatively ve and +ve. Substep5: Make the new allocation in the identified cell by entering the smallest allocation on the path which has been assigned a negative sign. Subtract and add this amount from other cells. We get the following tables: 63

64 Third feasible solution 64

65 From this allocation matrix the transportation cost is: Z=Rs.(5x3+1x11+1x6+1x15+2x9+7x5)x100 = 10,000. Thus it is better solution. 65

66 Step VII: Test for optimality (a) Number of allocations is m+n-1 i.e 6. (b) These m+n-1 allocations are in independent positions. Hence repeat the following steps: Substep1: Set up the cost matrix containing costs associated with cells for which allocations have been made. This is in the following table: 66

67 u i \v j Cost matrix for allocated cells. Substep2: Enter a set of numbers v j across the top of the matrix and a set of numbers u i across the left side so that their sums equal the costs entered in substep1. 67

68 Thus u 1 + v 2 =3, u 3 + v 1 =5 u 1 + v 3 =11, u 3 + v 3 =15, u 2 + v 3 =6, and u 3 + v 4 =9. Let v 1 =0, then u 3 =5, u 2 = -4, v 3 = 15-5=10 u 1 = 11-10=1, v 4 = 9-5= 4, and v 2 =3-1=2 Therefore, the matrix may be written as: 68

69 u j v j Substep3: Fill the vacant cells with the sums of u i and v j. As shown above. Substep4: Subtract the cell values of the matrix of substep3 from the original matrix. 69

70

71 Substep5: Since all cell values are positive, the third feasible solution given by the following matrix is optimal solution. 71

72 Distribution Centers supply (5) (1) Plants (1) (7) (1) (2) 10 Requirement Z=Rs.(5x3+1x11+1x6+1x15+2x9+7x5)x100 = 10,000. And the optimal ( minimum) transportation cost= Rs. 10,

73 Example 10.7 page(438): Find the optimum solution to the following transportation problem in which the cells contain the transportation cost in rupees. W 1 W 2 W 3 W 4 W 5 available F F F F Required

74 Find a basic feasible solution: We shall use Vogel s approximation method to find basic feasible solution. The basic feasible solution is given by the following table: 74

75 W 1 W 2 W 3 W 4 W 5 Available F 1 F 2 F 3 F 4 Required 7 (5) 8 6 (15) 5 (10) 30/25/ (30) (15) (20) (5) 40/25/5 (1)(1)(2) (2) 30(1)(2) 20/15 (1)(1)(1)(1) 10 (1)(1)(1)(1) (1) (1) (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) 75

76 السالم عليكم و رحمة هللا و بركاته 76

4. Linear Programming

4. Linear Programming /9/08 Systems Analysis in Construction CB Construction & Building Engineering Department- AASTMT by A h m e d E l h a k e e m & M o h a m e d S a i e d. Linear Programming Optimization Network Models -

More information

Lecture notes on Transportation and Assignment Problem (BBE (H) QTM paper of Delhi University)

Lecture notes on Transportation and Assignment Problem (BBE (H) QTM paper of Delhi University) Transportation and Assignment Problems The transportation model is a special class of linear programs. It received this name because many of its applications involve determining how to optimally transport

More information

Transportation problem

Transportation problem Transportation problem It is a special kind of LPP in which goods are transported from a set of sources to a set of destinations subjects to the supply and demand of the source and destination, respectively,

More information

IV. Special Linear Programming Models

IV. Special Linear Programming Models IV. Special Linear Programming Models Some types of LP problems have a special structure and occur so frequently that we consider them separately. A. The Transportation Problem - Transportation Model -

More information

success of Business enterprise especially in manufacturing organization. Goods manufactured by firm need to be distributed to dealers, distributers

success of Business enterprise especially in manufacturing organization. Goods manufactured by firm need to be distributed to dealers, distributers INTRODUCTION ASSIGNMENT V/S TRANSPORTATION ASSUMPTIONS INITIAL BASIC FEASIBLE SOLUTION [IBFS] 5 METHODS. DEGENERACY IN TRANSPORTATION OPTIMAL SOLUTION [MODI METHOD] HOW TO PREPARE LOOP PROHIBITED PROBLEM

More information

MLR Institute of Technology

MLR Institute of Technology Course Name : Engineering Optimization Course Code : 56021 Class : III Year Branch : Aeronautical Engineering Year : 2014-15 Course Faculty : Mr Vamsi Krishna Chowduru, Assistant Professor Course Objective

More information

Antti Salonen KPP227 KPP227 1

Antti Salonen KPP227 KPP227 1 KPP KPP Transportation method A quantitative approach for cost effective allocation of resources from multiple sources to multiple destinations. In this course we deal with three different methods: - Least

More information

Solutions for Operations Research Final Exam

Solutions for Operations Research Final Exam Solutions for Operations Research Final Exam. (a) The buffer stock is B = i a i = a + a + a + a + a + a 6 + a 7 = + + + + + + =. And the transportation tableau corresponding to the transshipment problem

More information

Fundamentals of Operations Research. Prof. G. Srinivasan. Department of Management Studies. Indian Institute of Technology, Madras. Lecture No.

Fundamentals of Operations Research. Prof. G. Srinivasan. Department of Management Studies. Indian Institute of Technology, Madras. Lecture No. Fundamentals of Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture No. # 13 Transportation Problem, Methods for Initial Basic Feasible

More information

OPERATIONS RESEARCH. Transportation and Assignment Problems

OPERATIONS RESEARCH. Transportation and Assignment Problems OPERATIONS RESEARCH Chapter 2 Transportation and Assignment Problems Prof Bibhas C Giri Professor of Mathematics Jadavpur University West Bengal, India E-mail : bcgirijumath@gmailcom MODULE-3: Assignment

More information

A New approach for Solving Transportation Problem

A New approach for Solving Transportation Problem Journal for Research Volume 03 Issue 01 March 2017 ISSN: 2395-7549 A New approach for Solving Transportation Problem Manamohan Maharana Lecturer Department of Mathematics M.P.C. (Jr.) College, Baripada,

More information

Transportation Problems

Transportation Problems Transportation Problems Transportation is considered as a special case of LP Reasons? it can be formulated using LP technique so is its solution 1 (to p2) Here, we attempt to firstly define what are them

More information

Modified Distribution Method

Modified Distribution Method istributors C 8 Step : Make an initial allocation with the North-West corner rule. KPP istributors C 8 V j Step : Make an initial allocation with the North-West corner rule. Step : Introduce the variables,

More information

TRANSPORTATION AND ASSIGNMENT PROBLEMS

TRANSPORTATION AND ASSIGNMENT PROBLEMS TRANSPORTATION AND ASSIGNMENT PROBLEMS Transportation problem Example P&T Company produces canned peas. Peas are prepared at three canneries (Bellingham, Eugene and Albert Lea). Shipped by truck to four

More information

BCN Decision and Risk Analysis. Syed M. Ahmed, Ph.D.

BCN Decision and Risk Analysis. Syed M. Ahmed, Ph.D. Linear Programming Module Outline Introduction The Linear Programming Model Examples of Linear Programming Problems Developing Linear Programming Models Graphical Solution to LP Problems The Simplex Method

More information

The Islamic University of Gaza Faculty of Commerce Quantitative Analysis - Dr. Samir Safi Midterm #2-28/4/2014

The Islamic University of Gaza Faculty of Commerce Quantitative Analysis - Dr. Samir Safi Midterm #2-28/4/2014 The Islamic University of Gaza Faculty of Commerce Quantitative Analysis - Dr. Samir Safi Midterm #2-28/4/2014 Name TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false. 1)

More information

Operations Research. Unit-I. Course Description:

Operations Research. Unit-I. Course Description: Operations Research Course Description: Operations Research is a very important area of study, which tracks its roots to business applications. It combines the three broad disciplines of Mathematics, Computer

More information

Simulation. Lecture O1 Optimization: Linear Programming. Saeed Bastani April 2016

Simulation. Lecture O1 Optimization: Linear Programming. Saeed Bastani April 2016 Simulation Lecture O Optimization: Linear Programming Saeed Bastani April 06 Outline of the course Linear Programming ( lecture) Integer Programming ( lecture) Heuristics and Metaheursitics (3 lectures)

More information

CDG2A/CDZ4A/CDC4A/ MBT4A ELEMENTS OF OPERATIONS RESEARCH. Unit : I - V

CDG2A/CDZ4A/CDC4A/ MBT4A ELEMENTS OF OPERATIONS RESEARCH. Unit : I - V CDG2A/CDZ4A/CDC4A/ MBT4A ELEMENTS OF OPERATIONS RESEARCH Unit : I - V UNIT I Introduction Operations Research Meaning and definition. Origin and History Characteristics and Scope Techniques in Operations

More information

MathZoom, Summer, 2014

MathZoom, Summer, 2014 A one-dimensional bug starts at the origin and each minute moves either left or right exactly one unit. Suppose it makes there moves with equal likelihood. That is the probability of a move to the left

More information

A Computer Oriented Method for Solving Transportation Problem

A Computer Oriented Method for Solving Transportation Problem Dhaka Univ. J. Sci. 63(1): 1-7, 015 (January) A Computer Oriented Method for Solving Transportation Problem Sharmin Afroz and M. Babul Hasan* Department of Mathematics, Dhaka University, Dhaka-1000, Bangladesh

More information

56:272 Integer Programming & Network Flows Final Exam -- December 16, 1997

56:272 Integer Programming & Network Flows Final Exam -- December 16, 1997 56:272 Integer Programming & Network Flows Final Exam -- December 16, 1997 Answer #1 and any five of the remaining six problems! possible score 1. Multiple Choice 25 2. Traveling Salesman Problem 15 3.

More information

H. W. Kuhn. Bryn Mawr College

H. W. Kuhn. Bryn Mawr College VARIANTS OF THE HUNGARIAN METHOD FOR ASSIGNMENT PROBLEMS' H. W. Kuhn Bryn Mawr College The author presents a geometrical modelwhich illuminates variants of the Hungarian method for the solution of the

More information

Math 414 Lecture 30. The greedy algorithm provides the initial transportation matrix.

Math 414 Lecture 30. The greedy algorithm provides the initial transportation matrix. Math Lecture The greedy algorithm provides the initial transportation matrix. matrix P P Demand W ª «2 ª2 «W ª «W ª «ª «ª «Supply The circled x ij s are the initial basic variables. Erase all other values

More information

KEYWORDS Fuzzy numbers, trapezoidal fuzzy numbers, fuzzy Vogel s approximation method, fuzzy U-V distribution method, ranking function.

KEYWORDS Fuzzy numbers, trapezoidal fuzzy numbers, fuzzy Vogel s approximation method, fuzzy U-V distribution method, ranking function. Applications (IJERA ISSN: 2248-9622 www.ijera.com Method For Solving The Transportation Problems Using Trapezoridal Numbers Kadhirvel.K, Balamurugan.K Assistant Professor in Mathematics,T.K.Govt.Arts College,

More information

Advanced Approximation Method for Finding an Optimal Solution of Unbalanced Fuzzy Transportation Problems

Advanced Approximation Method for Finding an Optimal Solution of Unbalanced Fuzzy Transportation Problems Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 9 (2017), pp. 5307-5315 Research India Publications http://www.ripublication.com Advanced Approximation Method for Finding

More information

The Simplex Algorithm

The Simplex Algorithm The Simplex Algorithm April 25, 2005 We seek x 1,..., x n 0 which mini- Problem. mizes C(x 1,..., x n ) = c 1 x 1 + + c n x n, subject to the constraint Ax b, where A is m n, b = m 1. Through the introduction

More information

Chapter 4 Linear Programming

Chapter 4 Linear Programming Chapter Objectives Check off these skills when you feel that you have mastered them. From its associated chart, write the constraints of a linear programming problem as linear inequalities. List two implied

More information

56:272 Integer Programming & Network Flows Final Examination -- December 14, 1998

56:272 Integer Programming & Network Flows Final Examination -- December 14, 1998 56:272 Integer Programming & Network Flows Final Examination -- December 14, 1998 Part A: Answer any four of the five problems. (15 points each) 1. Transportation problem 2. Integer LP Model Formulation

More information

SUGGESTED SOLUTION CA FINAL MAY 2017 EXAM

SUGGESTED SOLUTION CA FINAL MAY 2017 EXAM SUGGESTED SOLUTION CA FINAL MAY 2017 EXAM ADVANCED MANAGEMENT ACCOUNTING Test Code - F M J 4 0 1 6 BRANCH - (MULTIPLE) (Date : 11.02.2017) Head Office : Shraddha, 3 rd Floor, Near Chinai College, Andheri

More information

OPERATIONS RESEARCH. Dr. Mohd Vaseem Ismail. Assistant Professor. Faculty of Pharmacy Jamia Hamdard New Delhi

OPERATIONS RESEARCH. Dr. Mohd Vaseem Ismail. Assistant Professor. Faculty of Pharmacy Jamia Hamdard New Delhi OPERATIONS RESEARCH OPERATIONS RESEARCH By Dr. Qazi Shoeb Ahmad Professor Department of Mathematics Integral University Lucknow Dr. Shakeel Javed Assistant Professor Department of Statistics & O.R. AMU,

More information

Full Length Research Article. Comparison of Transportation Algorithms Using Data from Katsina State Transport Authority, Katsina State, Nigeria

Full Length Research Article. Comparison of Transportation Algorithms Using Data from Katsina State Transport Authority, Katsina State, Nigeria vailable online at http://www.ajol.info/index.php/njbas/index Nigerian Journal of asic and pplied Science (September, 2013), 21(3): 207-214 OI: http://dx.doi.org/10.4314/njbas.v21i3.6 ISSN 0794-5698 omparison

More information

Lesson 08 Linear Programming

Lesson 08 Linear Programming Lesson 08 Linear Programming A mathematical approach to determine optimal (maximum or minimum) solutions to problems which involve restrictions on the variables involved. 08 - Linear Programming Applications

More information

M.Sc. (CA) (2 nd Semester) Question Bank

M.Sc. (CA) (2 nd Semester) Question Bank M.Sc. (CA) (2 nd Semester) 040020206: Computer Oriented Operations Research Mehtods Question Bank Unit : 1 Introduction of Operations Research and Linear Programming Q : 1 Short Answer Questions: 1. Write

More information

A method for solving unbalanced intuitionistic fuzzy transportation problems

A method for solving unbalanced intuitionistic fuzzy transportation problems Notes on Intuitionistic Fuzzy Sets ISSN 1310 4926 Vol 21, 2015, No 3, 54 65 A method for solving unbalanced intuitionistic fuzzy transportation problems P Senthil Kumar 1 and R Jahir Hussain 2 1 PG and

More information

UNIT 2 LINEAR PROGRAMMING PROBLEMS

UNIT 2 LINEAR PROGRAMMING PROBLEMS UNIT 2 LINEAR PROGRAMMING PROBLEMS Structure 2.1 Introduction Objectives 2.2 Linear Programming Problem (LPP) 2.3 Mathematical Formulation of LPP 2.4 Graphical Solution of Linear Programming Problems 2.5

More information

Chapter 15 Introduction to Linear Programming

Chapter 15 Introduction to Linear Programming Chapter 15 Introduction to Linear Programming An Introduction to Optimization Spring, 2015 Wei-Ta Chu 1 Brief History of Linear Programming The goal of linear programming is to determine the values of

More information

Graphs and Network Flows IE411. Lecture 20. Dr. Ted Ralphs

Graphs and Network Flows IE411. Lecture 20. Dr. Ted Ralphs Graphs and Network Flows IE411 Lecture 20 Dr. Ted Ralphs IE411 Lecture 20 1 Network Simplex Algorithm Input: A network G = (N, A), a vector of capacities u Z A, a vector of costs c Z A, and a vector of

More information

Modified Procedure to Solve Fuzzy Transshipment Problem by using Trapezoidal Fuzzy number.

Modified Procedure to Solve Fuzzy Transshipment Problem by using Trapezoidal Fuzzy number. International Journal of Mathematics and Statistics Invention (IJMSI) E-ISSN: 2321 4767 P-ISSN: 2321-4759 Volume 4 Issue 6 August. 216 PP-3-34 Modified Procedure to Solve Fuzzy Transshipment Problem by

More information

AMATH 383 Lecture Notes Linear Programming

AMATH 383 Lecture Notes Linear Programming AMATH 8 Lecture Notes Linear Programming Jakob Kotas (jkotas@uw.edu) University of Washington February 4, 014 Based on lecture notes for IND E 51 by Zelda Zabinsky, available from http://courses.washington.edu/inde51/notesindex.htm.

More information

Optimization Methods: Linear Programming Applications Transportation Problem 1. Module 4 Lecture Notes 2. Transportation Problem

Optimization Methods: Linear Programming Applications Transportation Problem 1. Module 4 Lecture Notes 2. Transportation Problem Optimization ethods: Linear Programming Applications Transportation Problem odule 4 Lecture Notes Transportation Problem Introduction In the previous lectures, we discussed about the standard form of a

More information

Zero Average Method to Finding an Optimal Solution of Fuzzy Transportation Problems

Zero Average Method to Finding an Optimal Solution of Fuzzy Transportation Problems IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-728, p-issn: 2319-76X. Volume 13, Issue 6 Ver. I (Nov. - Dec. 2017), PP 6-63 www.iosrjournals.org Zero verage Method to Finding an Optimal Solution of

More information

SCHOOL OF ENGINEERING & BUILT ENVIRONMENT. Mathematics. Numbers & Number Systems

SCHOOL OF ENGINEERING & BUILT ENVIRONMENT. Mathematics. Numbers & Number Systems SCHOOL OF ENGINEERING & BUILT ENVIRONMENT Mathematics Numbers & Number Systems Introduction Numbers and Their Properties Multiples and Factors The Division Algorithm Prime and Composite Numbers Prime Factors

More information

MASS Modified Assignment Algorithm in Facilities Layout Planning

MASS Modified Assignment Algorithm in Facilities Layout Planning International Journal of Tomography & Statistics (IJTS), June-July 2005, Vol. 3, No. JJ05, 19-29 ISSN 0972-9976; Copyright 2005 IJTS, ISDER MASS Modified Assignment Algorithm in Facilities Layout Planning

More information

COMPARATIVE STUDY OF NEW PROPOSED METHOD FOR SOLVING ASSIGNMENT PROBLEM WITH THE EXISTING METHODS

COMPARATIVE STUDY OF NEW PROPOSED METHOD FOR SOLVING ASSIGNMENT PROBLEM WITH THE EXISTING METHODS COMPARATIVE STUDY OF NEW PROPOSED METHOD FOR SOLVING ASSIGNMENT PROBLEM WITH THE EXISTING METHODS MANVIR KAUR ASSISTANT PROFESSOR SACHDEVA GIRLS COLLEGE, GHARUAN (MOHALI) ABSTRACT Assignment Problem is

More information

Chapter 4. Linear Programming

Chapter 4. Linear Programming Chapter 4 Linear Programming For All Practical Purposes: Effective Teaching Occasionally during the semester remind students about your office hours. Some students can perceive that they are bothering

More information

Introduction to Mathematical Programming IE406. Lecture 16. Dr. Ted Ralphs

Introduction to Mathematical Programming IE406. Lecture 16. Dr. Ted Ralphs Introduction to Mathematical Programming IE406 Lecture 16 Dr. Ted Ralphs IE406 Lecture 16 1 Reading for This Lecture Bertsimas 7.1-7.3 IE406 Lecture 16 2 Network Flow Problems Networks are used to model

More information

CS6704 RESOURCE MANAGEMENT TECHNIQUES TOPIC WISE QUESTION BANK LINEAR PROGRAMMING PROBLEMS 1) What is OR techniques? Where it can be used? 2) What is OR? List out various applications of OR. 3) Explain

More information

The MOMC Method: a New Methodology to Find. Initial Solution for Transportation Problems

The MOMC Method: a New Methodology to Find. Initial Solution for Transportation Problems Applied Mathematical Sciences, Vol. 9, 2015, no. 19, 901-914 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2015.4121013 The MOMC Method: a New Methodology to Find Initial Solution for Transportation

More information

New Approaches to Find the Solution for the Intuitionistic Fuzzy Transportation Problem with Ranking of Intuitionistic Fuzzy Numbers

New Approaches to Find the Solution for the Intuitionistic Fuzzy Transportation Problem with Ranking of Intuitionistic Fuzzy Numbers New Approaches to Find the Solution for the Intuitionistic Fuzzy Transportation Problem with Ranking of Intuitionistic Fuzzy Numbers Sagaya Roseline 1, Henry Amirtharaj 2 Assistant Professor, Department

More information

Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture 18 All-Integer Dual Algorithm We continue the discussion on the all integer

More information

Solving the Linear Transportation Problem by Modified Vogel Method

Solving the Linear Transportation Problem by Modified Vogel Method Solving the Linear Transportation Problem by Modified Vogel Method D. Almaatani, S.G. Diagne, Y. Gningue and P. M. Takouda Abstract In this chapter, we propose a modification of the Vogel Approximation

More information

Math Introduction to Operations Research

Math Introduction to Operations Research Math 300 Introduction to Operations Research Examination (50 points total) Solutions. (6 pt total) Consider the following linear programming problem: Maximize subject to and x, x, x 3 0. 3x + x + 5x 3

More information

Column Generation Method for an Agent Scheduling Problem

Column Generation Method for an Agent Scheduling Problem Column Generation Method for an Agent Scheduling Problem Balázs Dezső Alpár Jüttner Péter Kovács Dept. of Algorithms and Their Applications, and Dept. of Operations Research Eötvös Loránd University, Budapest,

More information

Australian Journal of Basic and Applied Sciences

Australian Journal of Basic and Applied Sciences Australian Journal of Basic and Applied Sciences, 9(15) Special 215, Pages: 6-69 ISSN:1991-8178 Australian Journal of Basic and Applied Sciences Journal home page: www.ajbasweb.com Minimization of Transportation

More information

Copyright 2007 Pearson Addison-Wesley. All rights reserved. A. Levitin Introduction to the Design & Analysis of Algorithms, 2 nd ed., Ch.

Copyright 2007 Pearson Addison-Wesley. All rights reserved. A. Levitin Introduction to the Design & Analysis of Algorithms, 2 nd ed., Ch. Iterative Improvement Algorithm design technique for solving optimization problems Start with a feasible solution Repeat the following step until no improvement can be found: change the current feasible

More information

Section 1.2: Points and Lines

Section 1.2: Points and Lines Section 1.2: Points and Lines Objective: Graph points and lines using x and y coordinates. Often, to get an idea of the behavior of an equation we will make a picture that represents the solutions to the

More information

Fundamentals of Operations Research. Prof. G. Srinivasan. Department of Management Studies. Indian Institute of Technology Madras.

Fundamentals of Operations Research. Prof. G. Srinivasan. Department of Management Studies. Indian Institute of Technology Madras. Fundamentals of Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras Lecture No # 06 Simplex Algorithm Initialization and Iteration (Refer Slide

More information

CSCI 5654 (Fall 2013): Network Simplex Algorithm for Transshipment Problems.

CSCI 5654 (Fall 2013): Network Simplex Algorithm for Transshipment Problems. CSCI 5654 (Fall 21): Network Simplex Algorithm for Transshipment Problems. Sriram Sankaranarayanan November 14, 21 1 Introduction e will present the basic ideas behind the network Simplex algorithm for

More information

Tuesday, April 10. The Network Simplex Method for Solving the Minimum Cost Flow Problem

Tuesday, April 10. The Network Simplex Method for Solving the Minimum Cost Flow Problem . Tuesday, April The Network Simplex Method for Solving the Minimum Cost Flow Problem Quotes of the day I think that I shall never see A poem lovely as a tree. -- Joyce Kilmer Knowing trees, I understand

More information

Lecture 10. Sequence alignments

Lecture 10. Sequence alignments Lecture 10 Sequence alignments Alignment algorithms: Overview Given a scoring system, we need to have an algorithm for finding an optimal alignment for a pair of sequences. We want to maximize the score

More information

Introduction. Linear because it requires linear functions. Programming as synonymous of planning.

Introduction. Linear because it requires linear functions. Programming as synonymous of planning. LINEAR PROGRAMMING Introduction Development of linear programming was among the most important scientific advances of mid-20th cent. Most common type of applications: allocate limited resources to competing

More information

ME 391Q Network Flow Programming

ME 391Q Network Flow Programming ME 9Q Network Flow Programming Final Exam, Summer 00. ( Points) The figure below shows an undirected network. The parameters on the edges are the edge lengths. Find the shortest path tree using Dijkstra

More information

Class IX Mathematics (Ex. 3.1) Questions

Class IX Mathematics (Ex. 3.1) Questions Class IX Mathematics (Ex. 3.1) Questions 1. How will you describe the position of a table lamp on your study table to another person? 2. (Street Plan): A city has two main roads which cross each other

More information

Dynamic modelling and network optimization

Dynamic modelling and network optimization Dynamic modelling and network optimization Risto Lahdelma Aalto University Energy Technology Otakaari 4, 25 Espoo, Finland risto.lahdelma@aalto.fi Risto Lahdelma Feb 4, 26 Outline Dynamic systems Dynamic

More information

I will illustrate the concepts using the example below.

I will illustrate the concepts using the example below. Linear Programming Notes More Tutorials at www.littledumbdoctor.com Linear Programming Notes I will illustrate the concepts using the example below. A farmer plants two crops, oats and corn, on 100 acres.

More information

Econ 172A - Slides from Lecture 2

Econ 172A - Slides from Lecture 2 Econ 205 Sobel Econ 172A - Slides from Lecture 2 Joel Sobel September 28, 2010 Announcements 1. Sections this evening (Peterson 110, 8-9 or 9-10). 2. Podcasts available when I remember to use microphone.

More information

Linear Programming Terminology

Linear Programming Terminology Linear Programming Terminology The carpenter problem is an example of a linear program. T and B (the number of tables and bookcases to produce weekly) are decision variables. The profit function is an

More information

OPERATIONS RESEARCH. Linear Programming Problem

OPERATIONS RESEARCH. Linear Programming Problem OPERATIONS RESEARCH Chapter 1 Linear Programming Problem Prof. Bibhas C. Giri Department of Mathematics Jadavpur University Kolkata, India Email: bcgiri.jumath@gmail.com 1.0 Introduction Linear programming

More information

Operations Research. Lecture Notes By Prof A K Saxena Professor and Head Dept of CSIT G G Vishwavidyalaya, Bilaspur-India

Operations Research. Lecture Notes By Prof A K Saxena Professor and Head Dept of CSIT G G Vishwavidyalaya, Bilaspur-India Lecture Notes By Prof A K Saxena Professor and Head Dept of CSIT G G Vishwavidyalaya, Bilaspur-India Some important tips before start of course material to students Mostly we followed Book by S D Sharma,

More information

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 17. PATH ANALYSIS AND NETWORK APPLICATIONS 17.1 Path Analysis 17.1.1 Source Raster 17.1.2 Cost Raster Box 17.1 Cost Raster for a Site Analysis of Pipelines 17.1.3 Cost Distance Measures 17.1.4

More information

COT 6936: Topics in Algorithms! Giri Narasimhan. ECS 254A / EC 2443; Phone: x3748

COT 6936: Topics in Algorithms! Giri Narasimhan. ECS 254A / EC 2443; Phone: x3748 COT 6936: Topics in Algorithms! Giri Narasimhan ECS 254A / EC 2443; Phone: x3748 giri@cs.fiu.edu http://www.cs.fiu.edu/~giri/teach/cot6936_s12.html https://moodle.cis.fiu.edu/v2.1/course/view.php?id=174

More information

Chapter 18 out of 37 from Discrete Mathematics for Neophytes: Number Theory, Probability, Algorithms, and Other Stuff by J. M. Cargal.

Chapter 18 out of 37 from Discrete Mathematics for Neophytes: Number Theory, Probability, Algorithms, and Other Stuff by J. M. Cargal. Chapter 8 out of 7 from Discrete Mathematics for Neophytes: Number Theory, Probability, Algorithms, and Other Stuff by J. M. Cargal 8 Matrices Definitions and Basic Operations Matrix algebra is also known

More information

Simple Graph. General Graph

Simple Graph. General Graph Graph Theory A graph is a collection of points (also called vertices) and lines (also called edges), with each edge ending at a vertex In general, it is allowed for more than one edge to have the same

More information

APPM 4120/5120 Exam #2 Practice Solutions Spring 2015

APPM 4120/5120 Exam #2 Practice Solutions Spring 2015 APPM 4120/5120 Exam #2 Practice Solutions Spring 2015 You are not allowed to use textbooks, class notes. Problem #1 (20 points): Consider the following activity-on-arc project network, where the 12 arcs

More information

CSE 40/60236 Sam Bailey

CSE 40/60236 Sam Bailey CSE 40/60236 Sam Bailey Solution: any point in the variable space (both feasible and infeasible) Cornerpoint solution: anywhere two or more constraints intersect; could be feasible or infeasible Feasible

More information

4 LINEAR PROGRAMMING (LP) E. Amaldi Fondamenti di R.O. Politecnico di Milano 1

4 LINEAR PROGRAMMING (LP) E. Amaldi Fondamenti di R.O. Politecnico di Milano 1 4 LINEAR PROGRAMMING (LP) E. Amaldi Fondamenti di R.O. Politecnico di Milano 1 Mathematical programming (optimization) problem: min f (x) s.t. x X R n set of feasible solutions with linear objective function

More information

Linear Programming. Meaning of Linear Programming. Basic Terminology

Linear Programming. Meaning of Linear Programming. Basic Terminology Linear Programming Linear Programming (LP) is a versatile technique for assigning a fixed amount of resources among competing factors, in such a way that some objective is optimized and other defined conditions

More information

ALGORITHMIC APPROACH TO UNBALANCED FUZZY TRANSPORTATION PROBLEM. A. Samuel 1, P. Raja 2

ALGORITHMIC APPROACH TO UNBALANCED FUZZY TRANSPORTATION PROBLEM. A. Samuel 1, P. Raja 2 International Journal of Pure and Applied Mathematics Volume 113 No. 5 2017, 553-561 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v113i5.3

More information

The Simplex Algorithm for LP, and an Open Problem

The Simplex Algorithm for LP, and an Open Problem The Simplex Algorithm for LP, and an Open Problem Linear Programming: General Formulation Inputs: real-valued m x n matrix A, and vectors c in R n and b in R m Output: n-dimensional vector x There is one

More information

Question 2: How do you solve a linear programming problem with a graph?

Question 2: How do you solve a linear programming problem with a graph? Question : How do you solve a linear programming problem with a graph? Now that we have several linear programming problems, let s look at how we can solve them using the graph of the system of inequalities.

More information

Downloaded from

Downloaded from Integers 1.If = Positive integers, = Negative integers, = Zero. Which of following represents integers? (A) (B) (C) (D) all of them 2.The cube of a negative integer is a- (A) Positive integer. (B)

More information

Mesh Models (Chapter 8)

Mesh Models (Chapter 8) Mesh Models (Chapter 8) 1. Overview of Mesh and Related models. a. Diameter: The linear array is O n, which is large. ThemeshasdiameterO n, which is significantly smaller. b. The size of the diameter is

More information

LINEAR PROGRAMMING INTRODUCTION 12.1 LINEAR PROGRAMMING. Three Classical Linear Programming Problems (L.P.P.)

LINEAR PROGRAMMING INTRODUCTION 12.1 LINEAR PROGRAMMING. Three Classical Linear Programming Problems (L.P.P.) LINEAR PROGRAMMING 12 INTRODUCTION ou are familiar with linear equations and linear inequations in one and two variables. They can be solved algebraically or graphically (by drawing a line diagram in case

More information

Chapter 10: Network Flow Programming

Chapter 10: Network Flow Programming Chapter 10: Network Flow Programming Linear programming, that amazingly useful technique, is about to resurface: many network problems are actually just special forms of linear programs! This includes,

More information

IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 1 Issue 3, May

IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 1 Issue 3, May Optimization of fuzzy assignment model with triangular fuzzy numbers using Robust Ranking technique Dr. K. Kalaiarasi 1,Prof. S.Sindhu 2, Dr. M. Arunadevi 3 1 Associate Professor Dept. of Mathematics 2

More information

COLUMN GENERATION IN LINEAR PROGRAMMING

COLUMN GENERATION IN LINEAR PROGRAMMING COLUMN GENERATION IN LINEAR PROGRAMMING EXAMPLE: THE CUTTING STOCK PROBLEM A certain material (e.g. lumber) is stocked in lengths of 9, 4, and 6 feet, with respective costs of $5, $9, and $. An order for

More information

6th Bay Area Mathematical Olympiad

6th Bay Area Mathematical Olympiad 6th Bay Area Mathematical Olympiad February 4, 004 Problems and Solutions 1 A tiling of the plane with polygons consists of placing the polygons in the plane so that interiors of polygons do not overlap,

More information

FLEXIBLE ASSEMBLY SYSTEMS

FLEXIBLE ASSEMBLY SYSTEMS FLEXIBLE ASSEMBLY SYSTEMS Job Shop and Flexible Assembly Job Shop Each job has an unique identity Make to order, low volume environment Possibly complicated route through system Very difficult Flexible

More information

16.410/413 Principles of Autonomy and Decision Making

16.410/413 Principles of Autonomy and Decision Making 16.410/413 Principles of Autonomy and Decision Making Lecture 17: The Simplex Method Emilio Frazzoli Aeronautics and Astronautics Massachusetts Institute of Technology November 10, 2010 Frazzoli (MIT)

More information

Linear Programming. L.W. Dasanayake Department of Economics University of Kelaniya

Linear Programming. L.W. Dasanayake Department of Economics University of Kelaniya Linear Programming L.W. Dasanayake Department of Economics University of Kelaniya Linear programming (LP) LP is one of Management Science techniques that can be used to solve resource allocation problem

More information

Lecture notes on the simplex method September We will present an algorithm to solve linear programs of the form. maximize.

Lecture notes on the simplex method September We will present an algorithm to solve linear programs of the form. maximize. Cornell University, Fall 2017 CS 6820: Algorithms Lecture notes on the simplex method September 2017 1 The Simplex Method We will present an algorithm to solve linear programs of the form maximize subject

More information

Fractions Part 1 Chapter Problems

Fractions Part 1 Chapter Problems Fractions Part Chapter Problems Meaning of Fractions Identify the numerator in each of the following fractions:...... Identify the denominator in each of the following fractions:... 0... State whether

More information

1. What do you get as the integer and noninteger parts if you factor this as we did with our cutting planes:

1. What do you get as the integer and noninteger parts if you factor this as we did with our cutting planes: 1. What do you get as the integer and noninteger parts if you factor this as we did with our cutting planes: x 1 = -8.75-3.1 x 2 + 4.2 x 3 + 7 x 5-8 x 6 2. What constraint is added? 3. What do you need

More information

Question - 1 Ransomizer

Question - 1 Ransomizer California HSPC 18 18 minutes Question - 1 Ransomizer As seen in movies, ransom holders do not send out the note with instructions and details with their own handwriting, fearing that they will be identified.

More information

Solving ONE S interval linear assignment problem

Solving ONE S interval linear assignment problem RESEARCH ARTICLE OPEN ACCESS Solving ONE S interval linear assignment problem Dr.A.Ramesh Kumar 1,S. Deepa 2, 1 Head, Department of Mathematics, Srimad Andavan Arts and Science College (Autonomous), T.V.Kovil,

More information

Optimization of Design. Lecturer:Dung-An Wang Lecture 8

Optimization of Design. Lecturer:Dung-An Wang Lecture 8 Optimization of Design Lecturer:Dung-An Wang Lecture 8 Lecture outline Reading: Ch8 of text Today s lecture 2 8.1 LINEAR FUNCTIONS Cost Function Constraints 3 8.2 The standard LP problem Only equality

More information

Introduction to Linear Programing Problems

Introduction to Linear Programing Problems Paper: Linear Programming and Theory of Games Lesson: Introduction to Linear Programing Problems Lesson Developers: DR. MANOJ KUMAR VARSHNEY, College/Department: Department of Statistics, Hindu College,

More information

A New Approach for Solving Unbalanced. Fuzzy Transportation Problems

A New Approach for Solving Unbalanced. Fuzzy Transportation Problems International Journal of Computing and Optimization Vol. 3, 2016, no. 1, 131-140 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ijco.2016.6819 A New Approach for Solving Unbalanced Fuzzy Transportation

More information

6. Lecture notes on matroid intersection

6. Lecture notes on matroid intersection Massachusetts Institute of Technology 18.453: Combinatorial Optimization Michel X. Goemans May 2, 2017 6. Lecture notes on matroid intersection One nice feature about matroids is that a simple greedy algorithm

More information